home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2003 March / CD Rom Data Mart 2003.iso / Media / Egitim.dcr / 00003_openfolder.ls < prev    next >
Encoding:
Text File  |  2003-02-19  |  112 b   |  5 lines

  1. on mouseUp me
  2.   docobj = xtra("DocumentInterface").new()
  3.   docobj.openDocument(the moviePath & "..\Egitim")
  4. end
  5.